This function will check if the provided Annotation (specified through the
"Annotation" parameter) contains a span that has the specified start and
end offsets.
Return Value:
This function will return 1 (true) if the Annotation contains a span
that matches the specified start and end offsets. Else, 0 (false)
will be returned.