DescriptionConverts a user id to a user objectAvailable InAppsSyntaxUSER_ID_TO_USER(id: Text) => UserExampleUSER_ID_TO_USER("abc") = User<abc>