Removes the annotation at pageIndex with annotationId.
pageIndex
annotationId
Future<bool> removeAnnotation(int pageIndex, String annotationId);