InvokeEntryMessage: {
    args: Passable[];
    method: string;
    saveResult?: ResultPlan;
    targetName: string;
}