mGetDocuments

suspend fun mGetDocuments(docIds: List<String>, preference: String? = null, realtime: Boolean? = null, refresh: Refresh? = null, routing: String? = null, storedFields: String? = null, source: String? = null): List<T>