getTimelineEventsRelatedTo

abstract fun getTimelineEventsRelatedTo(relationType: String, eventId: String): List<TimelineEvent>

Returns a snapshot list of TimelineEvent with a content relation of the given type to the given eventId.