isLocalHandled

Checks if this message has been handled locally.

A message is considered locally handled if it has the local-first flag and the aggregate is local.

Return

true if the message was handled locally, false otherwise