Add TSDocs for `AbstractNotificationProviderService` which will be used to generate a reference on how to create a notification provider module.
* feat: Add the basic implementation of notification module * fix: Minor fixes and introduction of idempotency key * fix: Changes based on PR review