The mongoose.Types.ObjectId works fine but I want to better type it using the User Document type, so if I populate it, it will infer the correct type like profile.user.toO
profile.user.toO