swh.web.common.service: Update lookup_content_license.
Summary:
Modify lookup_content_license to accomodate change in the return value
of IndexerStorage's content_fossology_license_get method (See D301).
Now, lookup_content_license function returns a dictionary with the
following keys:
- id: sha1 hash
- facts: list of dictionaries containing license information reported by one or more tools.
Related T782
Reviewers: ardumont, Reviewers
Reviewed By: ardumont, Reviewers
Maniphest Tasks: T782
Differential Revision: https://forge.softwareheritage.org/D302