pub(crate) async fn get_events_from_event_ids( room: &Room, event_ids: Vec<OwnedEventId>, ) -> Vec<TimelineEvent>