Returns whether topic has at least one subscriber.
topic name.
Result.ok(true/false) for subscriber existence, or Result.error(EventBusError.INVALID_ARGUMENT) when topic is empty.