async fn user_details(services: State, user_id: &UserId) -> UserDetailsExpand description
Assembles the Synapse UserDetails for a local user from the fields tuwunel
persists. Fields tuwunel never stores (guest, shadow-banned, external IDs,
user type, appservice, consent) are left at their absent defaults.