Added targets.get_assets()
Somewhere along the line, Synack deprecated some of the api endpoints I was using to get the scope of targets. They replaced it with an assets
API endpoint. It has taken me forever to get around to fully exploring this endpoint, implementing the new endpoint, and updating functions which relied on the deprecated endpoints, but it should be good to go with this release. This release resolves issue #18 .