displayRepresentations(for:requestedComponents:)
Returns a list of display representation values by identifier based on the requested components.
Declaration
func displayRepresentations(for identifiers: [Self.Entity.ID], requestedComponents: DisplayRepresentation.Components) async throws -> [Self.Entity.ID : DisplayRepresentation]