is there any way to get documents from firebase by list of IDs? I have this list: val IDs= listOf("id1","id2","id3","id4") a
val IDs= listOf("id1","id2","id3","id4")