Uses getActiveContracts filtered by party to efficiently retrieve only
the CapTable contract for the specified issuer.
Note: In the standard deployment model, each issuer party has exactly one
active CapTable contract. If multiple CapTable contracts exist for the same
party (which would indicate a configuration issue), this function returns
the first one found. The system design ensures this is a 1:1 relationship.
Query Canton for the current state of a CapTable.
Uses getActiveContracts filtered by party to efficiently retrieve only the CapTable contract for the specified issuer.
Note: In the standard deployment model, each issuer party has exactly one active CapTable contract. If multiple CapTable contracts exist for the same party (which would indicate a configuration issue), this function returns the first one found. The system design ensures this is a 1:1 relationship.