A message cannot be sent to a user who is not authorized to message. #14846
Users should send messages if only the target user has the related permission.
don't send message if the target user has no permission.
instead show a warning message: This user does not have permission to receive messages!
https://github.com/abpframework/abp/pull/17272
Resolves #14828