searchVerses
Returns a list of VerseEntity objects with the given IDs.
Return
A Flow of VerseEntity objects with the matching IDs.
Parameters
limit
The maximum number of results to return.
offset
The offset for paginated results.
Returns a list of VerseEntity objects with the given IDs.
A Flow of VerseEntity objects with the matching IDs.
The maximum number of results to return.
The offset for paginated results.