get Annotation Replies
Gets all first-level replies to a particular annotation. First-level replies are annotations that return the given annotation via getInReplyTo. The sort order is determined by the creation date.
Return
List of top-level replies to the given annotation, or an empty list if none are available.
Parameters
annotation
Annotation whose replies we're fetching.