* [AAE-5021] Add listPeople method to PeopleContentService
* lint
* Replace Person with EcmUserModel
* Update imports to @alfresco/adf-core
* Change to const + lint
* migrate IdentityRoleService implementation
* update unit tests
* move interfaces to the origin
* move models to proper places
* migrate model to interface
* fix test
* update docs