GetBalanceAtTime retrieves a balance's state at a specific point in time. It can either use balance snapshots for efficiency or calculate from all source transactions based on the fromSource parameter. Parameters: - ctx context.Context: The context for the operation. - balanceID string: The ID of t
(ctx context.Context, balanceID string, targetTime time.Time, fromSource bool)
source not stored for this graph (policy: none)