Raw page segments for a page (surah/start/end).
List<Map<String, int>> getPageData(int pageNumber) => pageIndex[pageNumber] ?? [];