getRelationsWithDataFor
abstract fun getRelationsWithDataFor(entity: Entity, kind: ComponentId, target: EntityId): List<RelationWithData<*, *>>
Gets relations in the same format as Archetype.getRelations, but when kind/target HOLDS_DATA, the appropriate data is written to a RelationWithData object.