pub async fn user_list_emails( configuration: &Configuration, ) -> Result<Vec<Email>, Error<UserListEmailsError>>