extractAnnotatedPackages

Extracts name of packages annotated by one of the targetAnnotations. If there are no such packages, returns an empty list.

Package is checked for being annotated by looking at classes with package-info name (see JSL 7.4.1 for details about package-info).