getTimelineEventRelations

abstract fun getTimelineEventRelations(roomId: RoomId, eventId: EventId, relationType: RelationType): Flow<Map<EventId, Flow<TimelineEventRelation?>>?>