This function will check if the provided Annotation (specified through the
"Annotation" parameter) contains in any of its spans the specified
position.
Return Value:
This function will return 1 (true) if the Annotation contains the
specified position in any of its spans. Else, 0 (false)
will be returned.