Member predicate QlFormat::Problem::Problem::getFormattedMessage
Get the message with all placeholders replaced with $@, which is required for presenting
query results in a user-friendly way in CodeQL.
To get the message with {key} placeholders still present, use getMessage().