Get the latest OCR recognized text (newline-separated lines).
Future<String?> getOcrText() { throw UnimplementedError('getOcrText() has not been implemented.'); }