readAttributeTargetList(completion:)

Declaration

func readAttributeTargetList(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeTargetList() async throws -> [Any]