observeMany

fun observeMany(publicKeys: List<PublicKey>): Flow<List<Profile>>

Observe exact effective profiles in the same order as publicKeys.