pub async fn make_vcard( context: &Context, contacts: &[ContactId], ) -> Result<String>
Returns a vCard containing contacts with the given ids.